Mouse Released
An event indicating that the mouse button has been released.
Types
Link copied to clipboard
class Builder
A builder of MouseReleased.
Functions
Link copied to clipboard
Returns the count of consecutive clicks that happened in a short amount of time.
Link copied to clipboard
Returns the keyboard modifiers applied.
Link copied to clipboard
Returns the mouse position relative to the bounds of the screen.
Link copied to clipboard
Returns the mouse modifiers applied.
Link copied to clipboard
Creates a new
MouseReleased
builder with the given required parameters.